ostree.git
2012-06-28 Colin WaltersRelease 2012.8
2012-06-28 Colin Waltersbuild: Use LDADD libraries to link with, not LDFLAGS
2012-06-28 Colin WaltersMake more compiler warnings into errors
2012-06-28 Colin Waltersmain: Fix a format string error
2012-06-28 Colin Waltersembedded deps: Properly quote/handle PATH/LDFLAGS
2012-06-21 Colin Walterscore: Check out asynchronously
2012-06-21 Colin Walterstests: Just use OT_TESTS_DEBUG to say "save test data"
2012-06-20 Colin Walterspull: Properly propagate errors
2012-06-20 Colin Waltersbuild: Fix syntax error in non-embedded build case
2012-06-20 Colin Waltersbuild: Various bugfixes for embedded-dependencies
2012-06-19 Colin Walterscore: Don't silence output of ostree-run-triggers
2012-06-19 Colin Walterstriggers: Quiet GConf trigger
2012-06-14 Colin WaltersSupport building with embedded libsoup
2012-06-14 Colin WaltersSupport building with embedded glib
2012-06-14 Colin Walterstriggers: Fix previous commit
2012-06-13 Adrian PerezAdd fontconfig trigger
2012-06-12 Colin Walterscore: Fall back to copying checkouts on EMLINK/EXDEV
2012-06-08 Colin Waltersostbuild: Move to gnome-ostree module
2012-06-08 Colin Waltersostbuild: Fix previous commit (this should have been...
2012-06-08 Colin Waltersostbuild: Fix -k option to git-mirror
2012-06-07 Colin Waltersostbuild: Allow specifying components to git fetch
2012-06-07 Colin Waltersbuild: Actually, we need bleeding edge libsoup
2012-06-07 Colin Waltersbuild: Bump libsoup dependency
2012-06-06 Colin Waltersostbuild: Add rootdir argument to deploy-qemu
2012-06-06 Colin Waltersostbuild: Fix circular dependency between resolve and...
2012-06-06 Colin Walterscore: Fix mkdtemp invocation
2012-06-06 Colin Waltersostbuild: Add -k option to git-mirror
2012-06-06 Colin Walterspull: Download and checksum asynchronously
2012-06-06 Colin Walterscore: Fix memory leak
2012-05-31 Colin Walterscore: Just require libsoup, not libsoup-gnome
2012-05-31 Colin WaltersTODO: Update
2012-05-30 Colin Walterscore: Switch to using mkdtemp() so we only depend on...
2012-05-30 Colin Walterscore: Drop some dead temporary file code
2012-05-26 Matthias ClasenTrivial: fix a typo
2012-05-26 Colin Waltersostbuild: Have resolve use git-mirror rather than dupli...
2012-05-26 Colin Walterscore: Don't checkout symbolic links via hardlink
2012-05-25 Colin Waltersostbuild: add --diffstat option for source-diff
2012-05-25 Colin Walterscore: use GLIB_VERSION_MAX_ALLOWED=2.28
2012-05-25 Colin Walterscore: Remove leftover debug print
2012-05-25 Colin WaltersRelease 2012.7
2012-05-25 Colin Walterscore: ostree-pull: Add --depth option
2012-05-25 Colin Walterscore: Attempt direct link() and fallback on EEXIST
2012-05-24 Colin Waltersostbuild: Add 'tag' concept to manifest, improve git...
2012-05-24 Colin Waltersostbuild: git-mirror: Also fetch patches git
2012-05-23 Colin Walterscore: Make OstreeRepo struct private
2012-05-23 Colin Waltersostbuild: Fix --debug-shell option
2012-05-23 Colin Walterscore: Make device/inode loose object cache work for...
2012-05-22 Colin Waltersostbuild: Few more misc fixes
2012-05-21 Colin Waltersostbuild: Fix typos in component lookup path
2012-05-19 Colin Waltersostbuild: Enhance source-diff with --log and --logp...
2012-05-19 Colin Waltersostbuild: Add source-diff builtin
2012-05-19 Colin Walterscore: Rearrange code for clarity (doesn't actually...
2012-05-18 Colin Waltersostbuild: Drop dead branch-prefix and pull-components
2012-05-18 Colin Waltersostbuild: Various fixes, removal of dead code
2012-05-18 Colin Waltersostbuild: Remove /var from components
2012-05-18 Colin Waltersostbuild: Fix git-mirror
2012-05-18 Colin Waltersostbuild: Some work on qemu deployment
2012-05-18 Colin Waltersostadmin: Update for new trees/ location of trees
2012-05-18 Colin Waltersostbuild: Add import-tree
2012-05-18 Colin Waltersostbuild: Tighten build process significantly
2012-05-18 Colin Waltersostbuild: More work on partial builds
2012-05-18 Colin Waltersostbuild: Make partial builds work
2012-05-18 Colin Waltersostbuild: Write out related objects on composes
2012-05-18 Colin Waltersostbuild: Minor fixes
2012-05-18 Colin Waltersostbuild: Make binary snapshots an extension of source
2012-05-18 Colin Walterstests: Tweak valgrind suppression
2012-05-18 Colin Walterscore: Prefer packed metadata
2012-05-18 Colin Walterscore: Map metadata from repository as trusted
2012-05-18 Colin Walterscore: Limit recursion during traversal
2012-05-15 Colin Walterscore: Add write-refs builtin
2012-05-15 Colin Walterscore: Allow adding related objects to commits
2012-05-15 Colin Walterscore: Really fix saving variants with REPLACE_DESTINATION
2012-05-14 Colin Walterscore: Make argument parsing more robust against "lt...
2012-05-14 Colin Walterscore: Replace pack superindex via rename() rather than...
2012-05-14 Colin Walterscore: Clarify error message
2012-05-12 Matthias Clasenostree-pull: Avoid an uninitialized variable warning
2012-05-12 Matthias Clasencore: fix a typo
2012-05-12 Colin Walterscore: Don't look in packs if we found loose object
2012-05-10 Colin Waltersostbuild: Add ostree-revision in buildroots, bin-to-src
2012-05-10 Colin Waltersostbuild: Fix pull-components
2012-05-10 Colin Walterspull: Use API to stage files with length
2012-05-10 Colin Walterspull: Add --prefer-loose option
2012-05-10 Colin Walterscore: unpack: Add --keep-packs option
2012-05-10 Colin Walterscore: Fix ostree-pull to be able to look up remotes...
2012-05-10 Colin Walterscore: pack: Keep loose objects which are referenced...
2012-05-10 Colin Walterscore: unpack: Actually delete no-longer-needed pack...
2012-05-09 Colin Waltersostbuild: resolve: Add --fetch-patches option
2012-05-09 Colin Waltersostbuild: Allow using dirty-git: for patches too
2012-05-09 Colin Waltersostbuild: Use .lastfetch file per branch
2012-05-09 Colin Waltersostree.doap: Update
2012-05-09 Adrian Perezostree-pull: Fix segfault by initializing pull_data...
2012-05-09 Colin Waltersostbuild: build-components: Ensure specifying component...
2012-05-09 Colin WaltersMove gnomeos/ to "gnome-ostree" module
2012-05-08 Colin WaltersRelease 2012.6
2012-05-08 Colin Waltersbuild: A few dist fixes so a tarball build works
2012-05-08 Colin Waltersostadmin: Use /ostree for current working directory...
2012-05-08 Colin Waltersostadmin: Make a /ostree/current symbolic link
2012-05-08 Colin Waltersostadmin: Initial code
2012-05-07 Carl-Anton... ostbuild: further fixes to pull-components
2012-05-07 Carl-Anton... gnomeos: fix ostree-install.sh
next